Documentation

Getting Started

Mi. is a HTML/CSS template based on Bootstrap 3 framework. It allows to built impressive, better & faster, mobile friendly websites.

HTML Structure

This is the base of each HTML file:

<!-- Header -->
<header id="header">
    ...
</header>
<!-- Header / End -->


<!-- Section -->
  <section>
    ...
  </section>
<!-- Section / End -->

<!-- div -->
  <div>
    ...
  </div>
<!-- div / End -->

<!-- Footer -->
<footer id="footer">
    ...
</footer>
<!-- Footer / End -->

Grid System

Mi. Template supporst all features of Materialize Grid System - go to Materialize's page and check how does it work.

Configuration

The template includes some configurable elements - here you will find informations how to use them!

Slider Setting

  <section class="main-slider-section">
      <div class="main-slider" >
        <div class="item-child-left" >

         </div>
         <!-- /1st-slider-->
         <div class="item-child-left" >
          
         </div>
         <!-- /2nd-slider-->
         <div class="item-child-left" >
          
         </div>
         <!-- /3rd-slider-->
       </div>
  </section>


Files & Credits

CSS & JS Files

The template uses more CSS & JS files: